Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: JSto91/hornet

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.2.0 (iotaledger#1411)

v1.2.0-rc4

Toggle v1.2.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v1.2.0-rc4 (iotaledger#1410)

v1.2.0-rc3

Toggle v1.2.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare 1.2.0-rc3 release (iotaledger#1399)

v1.2.0-rc2

Toggle v1.2.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
- Prepare 1.2.0-rc2 release (iotaledger#1393)

v2.0.0-alpha6

Toggle v2.0.0-alpha6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.0.0 alpha6 (iotaledger#1383)

* - Updated iota.go/v3 and adapted the foundry output tests

* - Updated version and changelog

* - Renaming stardust_testnet to alphanet

* - Updated iota.go/v3 and the milestone payload

* - Added more keys to the keymanager test

v1.2.0-rc1

Toggle v1.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare the 1.2.0-rc1 release (iotaledger#1380)

* - Prepare the 1.2.0-rc1 release

* - Added config.json diff to changelog

* Fixed announce pre-releases

* Add missing elements to changelog

Co-authored-by: IoTMOD <[email protected]>
Co-authored-by: muXxer <[email protected]>

v2.0.0-alpha5

Toggle v2.0.0-alpha5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix/alpha5 changes (iotaledger#1345)

* - Use default grpc keepalive settings for the Indexer

* - Changed the snapshot format to simplify parsing for Bee

- Re-generated snapshot files for integration tests

* - Prepare 2.0.0-alpha5

v2.0.0-alpha4

Toggle v2.0.0-alpha4's commit message
- Added changelog entry for alpha4

v2.0.0-alpha3

Toggle v2.0.0-alpha3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename dust deposit to storage deposit (iotaledger#1314)

* - Updated iota.go/v3 to latest changes with dust deposit -> storage deposit rename

* - Prepare alpha3 release

v2.0.0-alpha2

Toggle v2.0.0-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to latest Stardust changes (iotaledger#1307)

* - Updated iota.go/v3

- Renamed ExtendedOutput to BasicOutput

* - Add protocol version to basic protocol config

* - Add protocol version to info endpoint

* - Verify protocol version of messages sent over the API

- Verify the networkId in the tx essence matches the current networkId

* - Use protocol version in the gossip instead of the networkId

* - Add networkId to whiteflag checks

* - Add networkId to whiteflag confirmation checks

* - Add protocol version to messages created by coo, faucet and spammer

* - Fixing the coo in the testsuite

* - Fixed tests not compiling

* - Renamed ExtendedOutput to BasicOutput in indexer

* - Rename file to basic.go

* - Rename all things still called extended to basic

* - Added native token count to the indexer tables and removed the unused amount column

* - Added new aliasAddress filter to the indexer when filtering foundries

* - Added new hasNativeTokens, minNativeTokenCount and maxNativeTokenCount filter params to the indexer

* - Updated to latest builder pkg in iota.go/v3

* - Removed the protocol version from the config. Now using the iota.go constant

* - Fixed value integration test

* - Use uint32 for page size and native token count query params

* - Use correct unlock condition for Foundries in the Indexer

* - Added protocol version field when constructing raw messages

* - Don't gossip messages whose transaction contain a wrong networkId

* - Force protocol version when using API to send message

* - Bumping version to alpha2

* - Added the indexer plugin to all private tangle run scripts

* - Changed network to stardust-testnet-2