8000 Tags · urbit/azimuth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: urbit/azimuth

Tags

v1.2.4

Toggle v1.2.4's commit message
1.2.4

v1.2.3

Toggle v1.2.3's commit message
v1.2.3 (2021-05-25)

* Makes a minor tweak to the Truffle config script name, which should
  better-support additional versions of Truffle.

v1.2.2

Toggle v1.2.2's commit message
azimuth-solidity v1.2.2

https://github.com/urbit/azimuth

Release notes:

* Updates Truffle to a recent version and makes miscellaneous minor
  fixes to testing and deployment scripts.

Shortlog:

Fang (6):
      Add document proposal 0x00000000000000000000000000000000000000000000000000000000000000a0.
      Add document proposal 0x0000000000000000000000000000000000000000000000000000000000000060.
      Merge pull request #25 from urbit/azimuth-live
      Merge pull request #24 from urbit/arvo-stable
      Merge pull request #26 from liam-fitzgerald/star-release-deploy
      Merge pull request #27 from liam-fitzgerald/fix/deploy-release-limit

Jared Tobin (14):
      Fix npm security warnings.
      Merge pull request #30 from pkova/master
      Remove package-lock.json from gitignore.
      Update mocha, add missing lockfile.
      Add basic Travis config.
      Fix artifacts.require path syntax in tests.
      Fix artifacts.require path syntax in migrations.
      Remove mocha from dev dependencies.
      Move ERC721 tests to test-extras.
      Add custom test runners to package.json.
      Add Travis badge. [ci-skip]
      Merge pull request #31 from urbit/jt/ci
      Only show master's build status. [ci-skip]
      release: v1.2.2

Liam Fitzgerald (2):
      add star release contracts to deploy script
      fix conditional star release batch size

pkova (1):
      Upgrade truffle, fix tests

v1.2.1

Toggle v1.2.1's commit message
v1.2.1 (2019-10-22)

* Makes a minor patch to an event parameter in the DelegatedSending
  contract.
* Misc improvements to the deployment migration script.

v1.2.0

Toggle v1.2.0's commit message
v1.2.0 (2019-05-30)

* Adds support for delegated sending from arbitrary stars. (#17)

v1.1.0

Toggle v1.1.0's commit message
v1.1.0 (2019-04-18)

* Adds contract support for Delegated Sending.
0